home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 3⁄9⁄90 / 0846-Re[4] Model⁄View…-Mar90 < prev    next >
Encoding:
Text File  |  1990-03-09  |  1.1 KB  |  29 lines  |  [TEXT/GEOL]

  1. Item    9838491                         8-March-90        09:18PST
  2.  
  3. From:   ALGER                           Alger, Jeff,VCA
  4.  
  5. To:     POWERUP.DEV                     Power Up Software,PRT
  6.  
  7. cc:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    Re[4]: Model/View…
  10.  
  11. James,
  12.  
  13. TPublisher inherits from TSubscriber, so if you need both, inherit from
  14. TPublisher.  There is, I admit, some merit to combining the two and in my early
  15. design thoughts I had a TSubscriberPublisher.  However, there is merit in
  16. having views and controllers be subscribers only to emphasize the discipline
  17. that separation of model from view and controller requires.
  18.  
  19. As to modifying MacApp source, that is a political and economic, and not a
  20. technical, issue.  There are many strategies for implementation of the ideas;
  21. insertion of superclasses is merely the least controversial and easiest to
  22. administer for those outside of the MacApp team.  Now, when we start talking
  23. about TDocument and TApplication, we find horses of varied colors.
  24.  
  25. Jeff Alger
  26. Exis
  27. A Technology Firm of KPMG Peat Marwick
  28.  
  29.